golang.org/x/net/http2.clientConnReadLoop.endStream (method)

4 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2336: 		rl.endStream(cs)
		transport.go#L2490: 	rl.endStream(cs)
		transport.go#L2703: 		rl.endStream(cs)
		transport.go#L2708: func (rl *clientConnReadLoop) endStream(cs *clientStream) {